RegionInfo
It is one (not all) of the following types:
Subtype A
It is of the type SimpleSpaceRegionInfo
.
Subtype B
It is of the type SimplePlanetRegionInfo
.
Subtype C
It is of the type SimpleBlackHoleRegionInfo
.
Subtype D
It is of the type SimpleStarRegionInfo
.
Luau Type
This is the luau type for RegionInfo
. It may help clear up mistranslations from the raw data to the wiki page (as it is an automatic process).
export type RegionInfo = SimpleSpaceRegionInfo | SimplePlanetRegionInfo | SimpleBlackHoleRegionInfo | SimpleStarRegionInfo